home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / colsoncd.dxr / Other_86.ls < prev    next >
Encoding:
Text File  |  2000-01-11  |  201 b   |  9 lines

  1. on mouseUp
  2.   puppetSound("mainsnd")
  3.   put "BUMPCONT" into field "mainpict"
  4.   put "6913" into field "diamodnum"
  5.   puppetTransition(47, 1, 8)
  6.   set the puppet of sprite 10 to 0
  7.   play frame "insert"
  8. end
  9.